(#1)
immu Offline
Probationary Member
 
Posts: 5
Join Date: Feb 2011
[WCDDL] Download Provider Mod - 02-03-2011, 02:20 PM

This mod will show the site that provided the download within your download table.

Open index.php and find (line 3)
PHP Code:
$downloads $core->fetchDownloads(); 
Replace with
PHP Code:
$downloads $core->fetchDownloads(true); 
Find
PHP Code:
<td>Rating</td
Replace with
PHP Code:
<td>Provider</td
Find
PHP Code:
<?=$dl['rating']?>
Replace with
PHP Code:
<?=$dl['sname']?>
--- --- --- --- ---

Save and upload all edited files.
(#2)
linkstar Offline
Probationary Member
 
Posts: 17
Join Date: Aug 2011
09-17-2011, 05:42 PM

thank you mate
(#3)
linkstar Offline
Probationary Member
 
Posts: 17
Join Date: Aug 2011
09-25-2011, 06:16 AM

Quote:
Originally Posted by immu
This mod will show the site that provided the download within your download table.

Open index.php and find (line 3)
PHP Code:
$downloads $core->fetchDownloads(); 
Replace with
PHP Code:
$downloads $core->fetchDownloads(true); 
Find
PHP Code:
<td>Rating</td
Replace with
PHP Code:
<td>Provider</td
Find
PHP Code:
<?=$dl['rating']?>
Replace with
PHP Code:
<?=$dl['sname']?>
--- --- --- --- ---

Save and upload all edited files.
mate for url refer from our domain
Code:
http://www.mydomain-ddl.com/site/<?=$dl['sname']?>
how make it so every sponsor will be refer from our domainsite ddl.
Thank you

Bookmarks

Tags
download, mod, provider, wcddl

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin


Content Relevant URLs by vBSEO